home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 8969 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.6 KB

  1. Path: shell01.ozemail.com.au!katalina
  2. From: katalina@shell01.ozemail.com.au (Katalina Technologies)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: Voice modem sound quality
  5. Date: 24 Mar 1996 12:08:40 GMT
  6. Organization: OzEmail Pty Ltd - Australia
  7. Message-ID: <4j3e08$5ge@oznet03.ozemail.com.au>
  8. References: <DoLxr7.8KH@actcom.co.il>
  9. NNTP-Posting-Host: shell01.ozemail.com.au
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Hi All,
  13. There seems to be a fair bit of conversation on this topic.
  14. Unfortunately some of the postings are only half-right.
  15.  
  16. Most Voice modems made are based around the Rockell chipset.
  17. Rockwell supports 3 sound compression formats: 2,3 and 4 bit ADPCM.
  18. Rockwell based modems sample the recorded sound at 7200Hz,
  19. and then depending on the ADPCM format selected, generates 2,3 or
  20. 4 bits per each sample taken
  21.  
  22. Lets see how mush data will each compression scheme generate:
  23.  
  24. 2 bit ADPCM:  7200 * 2 bit = 14400 bits/second
  25. 3 bit ADPMM:  7200 * 3 bit = 21600 bits/second
  26. 4 bit ADPCM:  7200 * 4 bit = 28800 bits/second
  27.  
  28. as you see from the volume of data generated, the 3 bit and 4 bit
  29. compression schemes require that the serial connection between the
  30. modem and the computer run at 38400 bits/sec.
  31.  
  32. The other popular type of Voice modems are based around the 
  33. Cirrus Logic chipset.
  34. Cirrus Logic supports the following sound compression schemes:
  35.  
  36. A-Law : 4800 samples/second, 8 bits/sample
  37. 4 bit ADPCM : 4800 samples/second, 4 bits/sample
  38. 3 bit ADPCM : 4800 samples/second, 3 bits/sample
  39.  
  40. A-Law requires that the serial line speed be set to 57600 bps,
  41. 4 bit requires 38400, and 3 bit requires 19200.
  42.  
  43. (Remember that each 8 bits sent over a serial link actually takes up
  44. 10 bits of bandwidth)
  45.  
  46. Note that modem manufacturers which use the Rockwell chipset
  47. are free to implement their own compression schemes as well.
  48.  
  49. Anyway, from my experience with Voice modems, the quality 
  50. will vary. I have used some excellent Rockwell based modems,
  51. and have come across some horrible sounding ones as well.
  52.  
  53. Unfortunately the best thing to do is:
  54. TRY BEFORE YOU BUY!
  55.  
  56. Buying a modem based on a particular chipset does not gurantee 
  57. sound quality - the cheap modems usually sound terrible, as 
  58. probably not enough testing was carried out in the sound quality
  59. department. 
  60.  
  61. There are also other factors: the reliability with which the modem
  62. can detect the busy signal etc.
  63.  
  64. I am not all that familiar with TYIN modems, but if they rely
  65. on a serial link to transfer the sound data to the computer,
  66. then they would require a 8000 * 8 = 64000 bits/second data 
  67. transfer rate (well, 800000 bits/sec actually)
  68.  
  69. This seems a bit unlikely, so: 
  70. 1) TYIN modems are "internal" and use DMA to store
  71.    and read the voice data,
  72. 2) they do in fact use some sort of compression.
  73.  
  74. having said all that perhaps I will be allowed to put in a plug
  75. for my shareware program which supports most of the voice modems
  76. out there, (regular readers of this newsgroup have probably come
  77. across my postings before) and allws you to design your own
  78. Interactive Voice Response systems.
  79. The program is called VoiceGuide, and more info is available on:
  80.  
  81. http://www.ozemail.com.au/~katalina
  82.  
  83. or by emailing me :)
  84.  
  85. Adam
  86.  
  87.  
  88. : Well, quite a few
  89. : users are complaining here about current voice modem sound quality. 
  90. : To the best of my knowledge, voice modems today use 4800KHz/4bit
  91. : samples for voice, which sounds rather poor compared to the TYIN's
  92. : 8KHz/8bit sound. How about starting here an open debate (and a good
  93. : spirited one...) regarding voice modems and which sound best and are
  94. : reliable? This might be interesting, since we will not deal with
  95. : "hype" but rather direct user opinions.
  96.  
  97.